Package-level declarations
Types
Notifies all registered IFloatingPaneCallbacks of floating pane events. Also implements List for convenient callback management.
Helper class for performing haptic feedback on a view.
Functions
Extension function to get the current layout bounds of a View, including translation.
Extension function to get a float value from a dimension resource. Returns true if the resource is a float type, and fills out with the value.
Extension function to get a float value from a dimension resource, or a default if not a float.
Extension function to check if the View's layout direction is RTL.
Checks if the device is a phone-sized device.
Moves this Rect inside the given moveableArea if it's out of bounds, and intersects it with moveableArea. Returns true if the rect was moved.
Extension function to update the View's layout params and position to match the target bounds.